home *** CD-ROM | disk | FTP | other *** search
/ Mac Mania 2 / MacMania 2.toast / Demo's / Tools&Utilities / QuatroSpeed 1.05 / QuatroSpeed / QuatroSpeed.rsrc / STR#_129.txt < prev    next >
Encoding:
Text File  |  1994-03-11  |  776 b   |  27 lines

  1.  
  2.  
  3. Tests how fast the computer can access memory. The test copies
  4.  
  5. 10 MB of mixed data from one location to another and back.
  6.  
  7. Openes a new window and does several Quickdraw routines
  8.  
  9. like scrolling, drawing, filling, scalling of bitmaps and vectors.
  10.  
  11. This test does integer maths on small and large numbers. This is 
  12.  
  13. useful because most  of the CPU's processing time is integer maths.
  14.  
  15. Tests how fast scientific calculations can be performed at various
  16.  
  17. accuracy's. Makes extensive use of FPU (if available).  
  18.  
  19. Does sorts (ShellSort), searches (Liniar), linked lists operations,
  20.  
  21. recursion and measures the speed of how long the processor takes.
  22.  
  23. This test is composed of two different test. A) How fast the
  24.  
  25. computer can write small files (16K) and B) Large Files (512K).
  26.  
  27.